home *** CD-ROM | disk | FTP | other *** search
/ Fritz: All Fritz / All Fritz.zip / All Fritz / FILES / GAMEECTS / UNPROT4.LZH / NODOC.BAT < prev    next >
DOS Batch File  |  1989-07-31  |  255b  |  13 lines

  1. echo off
  2. cls
  3. rem
  4. echo - making backup copy
  5. echo - unprotecting abrams battle tank version
  6. rem
  7. copy start.exe  oldstart.exe
  8. rename start.exe start.unp
  9. debug start.unp  < start.dbg
  10. rename start.unp  start.exe
  11. rem
  12. echo run abrams to start game
  13.